projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2579f19
)
Don't require mule-diag.
author
Kenichi Handa
<handa@m17n.org>
Tue, 5 Aug 2003 00:16:48 +0000
(
00:16
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 5 Aug 2003 00:16:48 +0000
(
00:16
+0000)
lisp/international/code-pages.el
patch
|
blob
|
history
diff --git
a/lisp/international/code-pages.el
b/lisp/international/code-pages.el
index c365dfe757f4f14249b788a81406972d7ed45ba9..c0c4a2e93f504617b4159c3d48ad2baafd60123b 100644
(file)
--- a/
lisp/international/code-pages.el
+++ b/
lisp/international/code-pages.el
@@
-139,11
+139,6
@@
read/written by MS-DOS software, or for display on the MS-DOS terminal."
cp (cp-charset-for-codepage cp) (cp-offset-for-codepage cp))))))
) ; eval-after-load
-;; For `non-iso-charset-alist'. Do this after redefining
-;; `cp-supported-codepages', which is called through loading
-;; mule-diag.
-(require 'mule-diag)
-
;; Macro to allow ccl compilation at byte-compile time, avoiding
;; loading ccl.
;;;###autoload